Home » Item #927
I get the following error when I use the connection string in CactuShop's config file to connect to MS SQL server on Windows Server 2003:
[DBNETLIB]connectionOpen(Connect()) SQL Server does not exist or access denied.
Why is this and how can I fix it?
The problem is to do with the network libraries used, which are the elements of computer code that handle the TCP/IP connection between the web server and the database.
Our default connection string includes this:
Network Library=DBMSSOCN;